home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / tcp / FTPGet1_1.lha / FTPGet1_1 / FTPGet.readme < prev    next >
Text File  |  1995-03-01  |  819b  |  26 lines

  1. Short: Stand-alone FTP 'get' command. V1.1.
  2. Uploader: izzy@ancient.demon.co.uk (Simon Dainty)
  3. Author: izzy@ancient.demon.co.uk (Simon Dainty)
  4. Type: comm/tcp 
  5.  
  6. A shell command  that acts in the same way as  the standard  FTP
  7. 'get' session instruction.  It will  allow you to receive remote
  8. files via an automated FTP session, by specifying from the Shell
  9. which site to begin  a session with, the remote files to obtain,
  10. their local file  name and their  expected file type.  Any login
  11. information may also  be optionally supplied, else defaults will
  12. be assumed.  Binary only.
  13.  
  14. History
  15.  
  16. V1.0
  17. ----
  18. - Initial release, no known bugs.
  19.  
  20. V1.1
  21. ----
  22. - Added CWD  commandline keyword, which allows you to specify a
  23.   remote  directory  that relates to  the  base directory  from
  24.   where the given remote files will be addressed.
  25.  
  26.